micro_utils.dokka
0.14.0
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
[jvm]ReadKeyValuesRepo
/
get
get
jvm
abstract
suspend
fun
get
(
k
:
Key
,
pagination
:
Pagination
,
reversed
:
Boolean
=
false
)
:
PaginationResult
<
Value
>